[INFO] cloning repository https://github.com/giorgeabdala/abdala-chain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giorgeabdala/abdala-chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiorgeabdala%2Fabdala-chain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiorgeabdala%2Fabdala-chain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c15ab7ce13ecdccd7e8d90445cb27e08a46d8cf
[INFO] checking giorgeabdala/abdala-chain against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiorgeabdala%2Fabdala-chain" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/giorgeabdala/abdala-chain
[INFO] finished tweaking git repo https://github.com/giorgeabdala/abdala-chain
[INFO] tweaked toml for git repo https://github.com/giorgeabdala/abdala-chain written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/giorgeabdala/abdala-chain on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/giorgeabdala/abdala-chain already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6d4b0893a9423707ab2ada97bf9b72c1a93513f1b4cf1a4320ac5815fa0cb359
[INFO] running `Command { std: "docker" "start" "6d4b0893a9423707ab2ada97bf9b72c1a93513f1b4cf1a4320ac5815fa0cb359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d4b0893a9423707ab2ada97bf9b72c1a93513f1b4cf1a4320ac5815fa0cb359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d4b0893a9423707ab2ada97bf9b72c1a93513f1b4cf1a4320ac5815fa0cb359" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d4b0893a9423707ab2ada97bf9b72c1a93513f1b4cf1a4320ac5815fa0cb359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d4b0893a9423707ab2ada97bf9b72c1a93513f1b4cf1a4320ac5815fa0cb359" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling cranelift-isle v0.113.1
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.113.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.113.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling cc v1.1.35
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking cranelift-control v0.113.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking wasm-encoder v0.218.0
[INFO] [stderr]     Checking wasm-encoder v0.220.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling wasmtime-cache v26.0.1
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v26.0.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking wasmtime-asm-macros v26.0.1
[INFO] [stderr]     Checking jiff v0.2.13
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking wasmtime-slab v26.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking wast v220.0.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling cranelift-codegen v0.113.1
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="mm"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=74175326fa82b6ec -C extra-filename=-47bba8a223976571 --out-dir /opt/rustwide/target/debug/build/rustix/47bba8a223976571/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/419d1fd7794a7a83/out/libbitflags-419d1fd7794a7a83.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/536a255edde8f99a/out/liblinux_raw_sys-536a255edde8f99a.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=fa1b2d213f19da22 -C extra-filename=-cb6f23eeeccc45c3 --out-dir /opt/rustwide/target/debug/build/futures-util/cb6f23eeeccc45c3/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1ff216f56851754d/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/305fed72c2025c0a/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/d4d0b9a64e141276/out/libfutures_channel-d4d0b9a64e141276.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/1ff216f56851754d/out/libfutures_core-1ff216f56851754d.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/c9daba10cfbcd488/out/libfutures_io-c9daba10cfbcd488.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/305fed72c2025c0a/out/libfutures_sink-305fed72c2025c0a.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/931b93acb5f42d8e/out/libfutures_task-931b93acb5f42d8e.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/1ceb1c3ee2507847/out/libmemchr-1ceb1c3ee2507847.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/01e9d80711cbd81b/out/libpin_project_lite-01e9d80711cbd81b.rmeta --extern pin_utils=/opt/rustwide/target/debug/build/pin-utils/8c0c83a50f1e56e4/out/libpin_utils-8c0c83a50f1e56e4.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/bf954fa02e29d72b/out/libslab-bf954fa02e29d72b.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6d4b0893a9423707ab2ada97bf9b72c1a93513f1b4cf1a4320ac5815fa0cb359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d4b0893a9423707ab2ada97bf9b72c1a93513f1b4cf1a4320ac5815fa0cb359", kill_on_drop: false }`
[INFO] [stdout] 6d4b0893a9423707ab2ada97bf9b72c1a93513f1b4cf1a4320ac5815fa0cb359
